home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 April / Software of the Month - Ultimate Collection Shareware 260.iso / pc / Business / helpdesk / Demo.mdb / IssueUser.json < prev    next >
JavaScript Object Notation  |  1998-12-09  |  151b

  1. {
  2.     "schema": {
  3.         "IssueId": "Long Integer",
  4.         "SenderId": "Long Integer",
  5.         "RecipientId": "Long Integer",
  6.         "New": "Boolean NOT NULL",
  7.         "TaskId": "Long Integer"
  8.     },
  9.     "data": []
  10. }